UserResponseDtoNotificationSettings

Parameters

accountUpdates
receiptExport
other
receipt

Properties

Link copied to clipboard
@SerializedName(value = "accountUpdates")
val accountUpdates: UserResponseDtoNotificationSettingsAccountUpdates? = null
Link copied to clipboard
@SerializedName(value = "other")
val other: UserResponseDtoNotificationSettingsOther? = null
Link copied to clipboard
@SerializedName(value = "receipt")
val receipt: UserResponseDtoNotificationSettingsReceipt? = null
Link copied to clipboard
@SerializedName(value = "receiptExport")
val receiptExport: UserResponseDtoNotificationSettingsReceiptExport? = null