Get Domain Event Subscription Delivery Attributes Result
data class GetDomainEventSubscriptionDeliveryAttributesResult(val value: List<Either<DynamicDeliveryAttributeMappingResponse, StaticDeliveryAttributeMappingResponse>>? = null)
Result of the Get delivery attributes operation.
Constructors
Link copied to clipboard
constructor(value: List<Either<DynamicDeliveryAttributeMappingResponse, StaticDeliveryAttributeMappingResponse>>? = null)
Properties
Link copied to clipboard
val value: List<Either<DynamicDeliveryAttributeMappingResponse, StaticDeliveryAttributeMappingResponse>>? = null
A collection of DeliveryAttributeMapping