Enumeration AccountLinkServiceOwnerShipType

AccountLinkServiceOwnerShipTypeは、リンク先のアカウントが同一企業内のアカウントかどうかを表します。
AccountLinkServiceOwnerShipType describes whether the linked account is an account within the same company.
OWNER
リンク先のアカウントは同一企業内のアカウントです。The linked account is an account within the same company.
NON_OWNER
リンク先のアカウントは他企業のアカウントです。The linked account is an account of another company.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

NonOwner: "NON_OWNER"
Owner: "OWNER"
Unknown: "UNKNOWN"