TransferPolicy: {
    balance: string;
    id: string;
    owner: ObjectOwner;
    rules: string[];
    type: string;
}

The TransferPolicy object