feePercentageMillis property
The media fee percentage in millis (1/1000 of a percent).
Applicable when the fee_type is PARTNER_FEE_TYPE_MEDIA_FEE
. Must be
greater than or equal to 0. For example: 100 represents 0.1%.
Implementation
core.String? feePercentageMillis;