Uses of Class
software.xdev.brevo.model.CreateSubscriptionResponse
Packages that use CreateSubscriptionResponse
-
Uses of CreateSubscriptionResponse in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateSubscriptionResponseModifier and TypeMethodDescriptionCreateSubscriptionResponse.createdAt(OffsetDateTime createdAt) CreateSubscriptionResponse.loyaltyProgramId(UUID loyaltyProgramId) CreateSubscriptionResponse.loyaltySubscriptionId(String loyaltySubscriptionId) CreateSubscriptionResponse.organizationId(Integer organizationId) CreateSubscriptionResponse.updatedAt(OffsetDateTime updatedAt)