Module Values.SMSConfigurationsSource

Sourcetype nonrec t = SMSConfiguration.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : SMSConfiguration.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `Structure of (string * [> `String of IdentityStoreId.t ]) list ]) list ] list | `String of SMSSenderId.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> SMSConfiguration.t list