13 lines
439 B
Markdown
13 lines
439 B
Markdown
#### [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.ListingUrl Property
|
|
|
|
An URL to the listing.
|
|
|
|
```csharp
|
|
public string? ListingUrl { get; set; }
|
|
```
|
|
|
|
#### Property Value
|
|
[System.String](https://docs.microsoft.com/en-us/dotnet/api/System.String 'System.String') |