PlatformPartner

constructor(id: String, graphqlId: String, name: String, contact: PlatformContact, account: PlatformAccount, status: PlatformPartnerStatus, defaultContractId: String, tags: List<String>, type: PlatformPartnerType, isArchived: Boolean, appliedAt: @Serializable(with = InstantSerializer::class) Instant, userDefinedProperties: PlatformProperties, memo: String? = null)