Module: Aws::Invoicing::Client::_ListInvoiceUnitsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInvoiceUnitsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#invoice_units ⇒ ::Array[Types::InvoiceUnit]
242 |
# File 'sig/client.rbs', line 242
def invoice_units: () -> ::Array[Types::InvoiceUnit]
|
#next_token ⇒ ::String
243 |
# File 'sig/client.rbs', line 243
def next_token: () -> ::String
|