ISO currency code, in lowercase. Must be a supported currency. * @property string|\Stripe\Account $destination ID of the account that funds are being collected for. * @property bool $livemode Has the value true if the object exists in live mode or the value false if the object exists in test mode. */ class ConnectCollectionTransfer extends ApiResource { const OBJECT_NAME = 'connect_collection_transfer'; }