Skip to main content

Interface: PurchaseAuthorizationConfigResponse

Defined in: type/PurchaseAuthorizationConfigResponse.ts:5

Object class for PurchaseAuthorizationConfigResponse

Properties

end

end: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:19

End position of the current page


items

items: PurchaseAuthorizationConfig[]

Defined in: type/PurchaseAuthorizationConfigResponse.ts:7

List of items of type PurchaseAuthorizationConfig


itemsFound

itemsFound: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:9

Total number of items found


offset

offset: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:11

The amount of items to show per page


page

page: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:13

The current page


pages

pages: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:15

Total amount of pages


start

start: number

Defined in: type/PurchaseAuthorizationConfigResponse.ts:17

Start position of the current page