Type Alias UsersUpdateUsersCallingPlanRequestBody

UsersUpdateUsersCallingPlanRequestBody: {
    source_type: number;
    target_type: number;
}