Cloud Commerce Consumer Procurement V1 API - Class Google::Cloud::Commerce::Consumer::Procurement::V1::ListOrdersResponse (v0.2.0)

Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API class Google::Cloud::Commerce::Consumer::Procurement::V1::ListOrdersResponse.

Response message for ConsumerProcurementService.ListOrders.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The token for fetching the next page.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The token for fetching the next page.
Returns
  • (::String) — The token for fetching the next page.

#orders

def orders() -> ::Array<::Google::Cloud::Commerce::Consumer::Procurement::V1::Order>
Returns

#orders=

def orders=(value) -> ::Array<::Google::Cloud::Commerce::Consumer::Procurement::V1::Order>
Parameter
Returns