Interface IAnybillClientOptions
The options used to authenticate for the IAnybillClient.
public interface IAnybillClientOptions
Properties
RetryCount
The retry count on transient http errors.
int RetryCount { get; }
The options used to authenticate for the IAnybillClient.
public interface IAnybillClientOptions
The retry count on transient http errors.
int RetryCount { get; }