PaymentAccount
No description
type PaymentAccount {
id: ID
moneyHashId: String
moneyHashAccountEmbed: String
liveApiKey: String
testApiKey: String
livePublicApiKey: String
testPublicApiKey: String
}
No description
type PaymentAccount {
id: ID
moneyHashId: String
moneyHashAccountEmbed: String
liveApiKey: String
testApiKey: String
livePublicApiKey: String
testPublicApiKey: String
}
PaymentAccount.id ● ID scalarPaymentAccount.moneyHashId ● String scalarPaymentAccount.moneyHashAccountEmbed ● String scalarPaymentAccount.liveApiKey ● String scalarPaymentAccount.testApiKey ● String scalarPaymentAccount.livePublicApiKey ● String scalarPaymentAccount.testPublicApiKey ● String scalar