PlatformDiscountSharePolicy

constructor(id: String, graphqlId: String, name: String, partnerShareRate: Int, memo: String? = null, isArchived: Boolean, appliedAt: @Serializable(with = InstantSerializer::class) Instant)