Type Alias GetOfferingsPayload

GetOfferingsPayload: { data: OfferingInterface[]; paging?: PagingInterface }

Type declaration