Skip to main content

MergeAddressesRequest

Properties

delete_source_addresses?

delete_source_addresses?: boolean

Indicates whether source addresses should be deleted.


next_charge_date?

next_charge_date?: string

Specifies the next charge date of the associated subscriptions on the target address.


source_addresses

source_addresses: (Address | Object)[]

The list of addresses that the subscriptions should move from.


target_address

target_address: Address | Object

The address all of the subscriptions should be moved to.


Generated using typedoc-plugin-markdown and TypeDoc