PMS REST API
Online documentation
BillingInstructionSaveResult
Billing Instruction save result
| Property Name | Type | Description |
| Success | bool | true if Set Billing Instruction is success |
| ErrorMsg | string | returns error message if operation has any error |
| BillingInstructionId | long? | returns unique id of Billing Instruction is that saved successfully |
| ActionType | ActionType3Enum ? | Action taken |

