Module: Nfe::Generated::NfConsumidorV2::GovernmentPurchaseOperationType

Defined in:
lib/nfe/generated/nf_consumidor_v2/government_purchase_operation_type.rb,
sig/nfe/generated/nf_consumidor_v2/government_purchase_operation_type.rbs

Constant Summary collapse

Supply =

Returns:

  • (String)
"Supply"
Payment =

Returns:

  • (String)
"Payment"
SupplyThenPay =

Returns:

  • (String)
"SupplyThenPay"
PayForPastSupply =

Returns:

  • (String)
"PayForPastSupply"
SupplyAfterPay =

Returns:

  • (String)
"SupplyAfterPay"
PayNowSupplyLater =

Returns:

  • (String)
"PayNowSupplyLater"
SupplyAndPayNow =

Returns:

  • (String)
"SupplyAndPayNow"
ALL =

Returns:

  • (Array[String])
[Supply, Payment, SupplyThenPay, PayForPastSupply, SupplyAfterPay, PayNowSupplyLater, SupplyAndPayNow].freeze