Enum libstripe::LegalEntityDetailsCode [] [src]

pub enum LegalEntityDetailsCode {
    ScanCorrupt,
    ScanNotReadable,
    ScanFailedGreyscale,
    ScanNotUploaded,
    ScanIdTypeNotSupported,
    ScanIdCountryNotSupported,
    ScanNameMismatch,
    ScanFailedOther,
    FailedKeyedIdentity,
    FailedOther,
}

Variants

Trait Implementations

impl Debug for LegalEntityDetailsCode
[src]

[src]

Formats the value using the given formatter.