Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 973 Bytes

File metadata and controls

17 lines (14 loc) · 973 Bytes

brevo_csharp.Model.Balance

Properties

Name Type Description Notes
Amount decimal? The current amount available in the balance [optional]
BalanceDefinitionId string balance definition ID [optional]
ConsumedAt string Timestamp of when the balance was last consumed [optional]
ContactId int? contact ID [optional]
CreatedAt string Timestamp of when the balance was created [optional]
ExpiresAt string Expiration timestamp of the balance [optional]
Id string Unique identifier for the balance [optional]
LoyaltyProgramId string loyalty program ID [optional]
OrganizationId int? organization ID [optional]

[Back to Model list] [Back to API list] [Back to README]