Get-PokemonTCGType
SYNOPSIS
Gets PokemonTCG types
SYNTAX
Get-PokemonTCGType [<CommonParameters>]
DESCRIPTION
The Get-PokemonTCGType cmdlet gets PokemonTCG types
EXAMPLES
EXAMPLE 1
Get-PokemonTCGType
Gets the first 250 PokemonTCG types
EXAMPLE 2
Get-PokemonTCGType -Verbose
Gets the first 250 PokemonTCG types
Progress information is sent to the console while the cmdlet is running
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
N/A
RELATED LINKS
https://celerium.github.io/PokemonTCG-PowerShellWrapper/site/Types/Get-PokemonTCGType.html