ConnectedAffiliatePrograms¶
Represents a list of affiliate programs that were connected to an affiliate
ConnectedAffiliatePrograms(
total_count: int32,
programs: list of ConnectedAffiliateProgram,
next_offset: string
) → ConnectedAffiliatePrograms
total_count¶
int32
The total number of affiliate programs that were connected to the affiliate
programs¶
list of ConnectedAffiliateProgram
The list of connected affiliate programs
next_offset¶
string
The offset for the next request. If empty, then there are no more results