PaymentMethodPatchEntry – Management API – MediaKind
PaymentMethodPatchEntry
Structure
Properties
openumRequired:
Type:Operation
Allowed values:add,remove,replace,stringReplace,numberReplacepath:
Type:string
Required: Yes
Description: Path where the operation will be applied.search:
Type:string
Required: No
Description: Search string for 'stringReplace' and 'numberReplace' operations.'numberReplace'replaces with JSON number type but only when the search string matches the entire value.
I.e "audio_pid" would be replaced with 50, not "50".value:
Type:any
Required: No
Description: AnyValue Optional
Value: Can be of any type.