Skip to main content

AppleAccountInfo

No description

input AppleAccountInfo {
accountDescription: String
availableBalance: AppleBalance
bookedBalance: AppleBalance
creditInformation: AppleAccountCreditInformation
currencyCode: String!
displayName: String!
id: String!
institutionName: String!
}

Fields

AppleAccountInfo.accountDescription ● String scalar

AppleAccountInfo.availableBalance ● AppleBalance input

AppleAccountInfo.bookedBalance ● AppleBalance input

AppleAccountInfo.creditInformation ● AppleAccountCreditInformation input

AppleAccountInfo.currencyCode ● String! non-null scalar

AppleAccountInfo.displayName ● String! non-null scalar

AppleAccountInfo.id ● String! non-null scalar

AppleAccountInfo.institutionName ● String! non-null scalar

Member Of

SyncAppleFinanceKitAccountInfoInput input