Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PaymentAccountsClient

Index

Constructors

  • new PaymentAccountsClient(hostname: string, credentials?: null | {}, options?: null | {}): PaymentAccountsClient
  • Parameters

    • hostname: string
    • Optional credentials: null | {}
    • Optional options: null | {}

    Returns PaymentAccountsClient

Properties

credentials_: null | {}
hostname_: string
methodDescriptorCreatePaymentAccount: MethodDescriptor<CreatePaymentAccountRequest, CreatePaymentAccountReply> = ...
methodDescriptorGetPaymentAccountForm: MethodDescriptor<GetPaymentAccountFormRequest, GetPaymentAccountFormReply> = ...
methodDescriptorGetPaymentAccountFormAsJson: MethodDescriptor<GetPaymentAccountFormAsJsonRequest, GetPaymentAccountFormAsJsonReply> = ...
methodDescriptorGetPaymentAccounts: MethodDescriptor<GetPaymentAccountsRequest, GetPaymentAccountsReply> = ...
methodDescriptorGetPaymentMethods: MethodDescriptor<GetPaymentMethodsRequest, GetPaymentMethodsReply> = ...
methodDescriptorValidateFormField: MethodDescriptor<ValidateFormFieldRequest, ValidateFormFieldReply> = ...
options_: null | {}

Methods

Generated using TypeDoc