japanese-pokemon-cards-sdk-.../docs/JpnCardsPokemon.Sdk.Api.CardPrice.Seller.md

13 lines
452 B
Markdown
Raw Normal View History

#### [JpnCardsPokemon.Sdk](index.md 'index')
### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[CardPrice](JpnCardsPokemon.Sdk.Api.CardPrice.md 'JpnCardsPokemon.Sdk.Api.CardPrice')
## CardPrice.Seller Property
Name of the seller who is listing the card.
```csharp
public string? Seller { get; set; }
```
#### Property Value
[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String')