openapi-to-d ~master (2025-04-17T13:06:03Z)
Dub
Repo
IntegerType
types
Undocumented in source.
class
IntegerType :
Type
{
@
This
.
Default
Nullable
!
string
format_
;
Type
transform
(Type delegate(Type) dg);
string
toDType
();
}
Members
Functions
toDType
string
toDType
()
Undocumented in source. Be warned that the author may not have intended to support it.
transform
Type
transform
(Type delegate(Type) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
format_
Nullable
!
string
format_
;
Undocumented in source.
Inherited Members
From Type
source
string
source
;
Undocumented in source.
setSource
void
setSource
(string source)
Undocumented in source. Be warned that the author may not have intended to support it.
description
string
description
;
Undocumented in source.
transform
Type
transform
(Type delegate(Type) dg)
Undocumented in source.
Meta
Source
See Implementation
types
classes
AdditionalProperties
AllOf
ArrayType
BooleanType
EnumType
IntegerType
NumberType
ObjectType
OneOf
Reference
StringType
Type
functions
decode
structs
TableEntry