Property KnownMerchants
- Namespace
- RinhaBackend
- Assembly
- Api.dll
KnownMerchants
[JsonPropertyName("known_merchants")]
public List<string> KnownMerchants { get; init; }
[JsonPropertyName("known_merchants")]
public List<string> KnownMerchants { get; init; }