Get-PokemonTCGSubtype
SYNOPSIS
Gets PokemonTCG Subtypes
SYNTAX
Get-PokemonTCGSubtype [<CommonParameters>]
DESCRIPTION
The Get-PokemonTCGSubtype cmdlet gets PokemonTCG Subtypes
EXAMPLES
EXAMPLE 1
Get-PokemonTCGSubtype
Gets the first 250 PokemonTCG Subtypes
EXAMPLE 2
Get-PokemonTCGSubtype -Verbose
Gets the first 250 PokemonTCG Subtypes
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/Subtypes/Get-PokemonTCGSubtype.html
https://docs.pokemontcg.io/api-reference/subtypes/get-subtypes