pendingExpirationSubscribedDomains property

List<DomainDeliverabilityTrackingOption>? pendingExpirationSubscribedDomains
final

An array of objects, one for each verified domain that you use to send email and currently has an active Deliverability dashboard subscription that's scheduled to expire at the end of the current calendar month.

Implementation

final List<DomainDeliverabilityTrackingOption>?
    pendingExpirationSubscribedDomains;