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