Class: AuthorizeNet::API::AUJobTypeEnum

Inherits:
String
  • Object
show all
Defined in:
lib/authorize_net/api/schema.rb

Overview

AnetApi/xml/v1/schema/AnetApiSchema.xsdAUJobTypeEnum

Constant Summary collapse

All =
BankAccountTypeEnum.new("all")
Updates =
BankAccountTypeEnum.new("updates")
Deletes =
BankAccountTypeEnum.new("deletes")