Type Alias GetPlansPayload

GetPlansPayload: { data: PlanInterface[]; paging?: PagingInterface }

Type declaration