Type Alias AccountPartnerResponse
AccountPartnerResponse: {
accountApiId: string;
createdAt: string;
image?: string;
isActive: boolean;
name: string;
slug: string;
}
Type declaration
accountApiId: string
createdAt: string
Optionalimage?: string
isActive: boolean
name: string
slug: string
Account id